home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / kbfm11.zip / FM.DOC < prev    next >
Text File  |  1992-06-12  |  24KB  |  514 lines

  1.  
  2.                                KB-File Manager
  3.                                  Version 1.1
  4.                       Copyright (C) 1992 by Kent Briggs
  5.  
  6.  
  7.                                 Introduction
  8.                                 ------------
  9.  
  10.     KB-File Manager (KB-FM) is an easy to use, yet powerful DOS file manager
  11.     that lets the user copy, move, delete, and perform other functions on
  12.     individual files or groups of files.  Files are selected by "tagging"
  13.     them on the screen and then processing them through a "Lotus" style
  14.     menu.  Safeguards are built in to prevent a file from being overwritten
  15.     without your permission.  KB-FM is for people who want a more powerful
  16.     utility than the PC-Magazine "CO.COM" program but don't want to shell
  17.     out $100 for a commercial program like "XTree Gold."
  18.  
  19.  
  20.                                 Distribution
  21.                                 ------------
  22.  
  23.     KB-FM is distributed as Shareware with a registration fee of $10.
  24.     Shareware is a "try before you buy" concept where users are encouraged
  25.     to share the programs with friends and business associates, upload to
  26.     electronic bulletin board systems (BBS), etc.  Those that find the
  27.     programs useful should register their copy to support the author's
  28.     efforts and to receive technical support or other benefits.
  29.  
  30.     KB-FM is distributed in a compressed format in a file called KBFM10.ZIP.
  31.     The compressed file contains the following files that must stay together
  32.     for distribution:
  33.  
  34.     FM.EXE          KB-FM Program
  35.     FM.DOC          KB-FM Documentation (9 pages)
  36.     FMCONFIG.EXE    KB-FM Configuration program for registered users
  37.     ORDER.FRM       KB-FM Registration order form
  38.  
  39.  
  40.                              FMCONFIG Program
  41.                              ----------------
  42.  
  43.     The shareware version of KB-FM has black and white screen colors and an
  44.     opening message screen with a three-second pause.  No operating
  45.     functions of KB-FM are crippled.  As an additional incentive to
  46.     register, a unique serial number will be sent to registered users.  This
  47.     serial number is used by the FMCONFIG program to disable the opening
  48.     message screen and will let the user customize the KB-FM screen colors.
  49.     The user can select from a default black and white or color configuration,
  50.     or make a custom color configuration by selecting individual colors for
  51.     11 separate areas of the screen.  FMCONFIG will also personalize your
  52.     registered copy of KB-FM by placing your name (or company name) and serial
  53.     number on the help screen.
  54.  
  55.  
  56.                                      1
  57.  
  58.  
  59.                                 Registration
  60.                                 ------------
  61.  
  62.     To register your copy of KB-File Manager, print the order form, fill it
  63.     out and send in your registration fee.  You can use the following DOS
  64.     command to print the order form:
  65.  
  66.     COPY ORDER.FRM PRN
  67.  
  68.     There are four line items on the order form:
  69.  
  70.     1. KB-FM Registration (no disk)   :  $10
  71.     2. KB-FM Diskette, 5.25"          :   $3
  72.     3. KB-FM Diskette, 3.5"           :   $3
  73.     4. KB-FM Site License Registration: $150
  74.  
  75.     Item 1 is the normal registration option for users who already have the
  76.     KB-FM shareware files and just need the serial number for the FMCONFIG
  77.     program.  No disks are provided.  Your serial number will be valid for
  78.     all future versions of KB-FM that have a $10 registration fee.  This
  79.     means that you can self-upgrade at no cost.  If the registration fee
  80.     is raised, then you can upgrade to a new serial number by paying the
  81.     difference between the new fee and the fee you originally paid.
  82.  
  83.     Items 2 and 3 are disks that contain the same shareware files that are
  84.     distributed through the normal shareware channels.  These are for people
  85.     who have read about KB-FM but do not have a modem or other means of
  86.     obtaining the latest version.  The $3 charge is to cover my costs of
  87.     materials and postage.  A registration serial number is NOT provided
  88.     with items 2 or 3.
  89.  
  90.     Item 4 is a site license for companies who need more than 15 copies of
  91.     KB-FM.  With a site license, you may make unlimited copies of KB-FM for
  92.     use on the site.  A site is defined as one or more buildings used by a
  93.     company or institution on a contiguous area of land.  The site license
  94.     includes a registration serial number and a 5.25" and 3.5" disk.  You
  95.     may upgrade to a site license at any time by subtracting $10 for every
  96.     registered copy you already have from the $150 site license fee.
  97.  
  98.     When ordering items 1 or 4, please include the name that KB-FM will be
  99.     registered to.  This name (30 characters max) will be placed on the help
  100.     screen by the FMCONFIG program.
  101.  
  102.     For orders or technical support, write to:
  103.  
  104.     Kent Briggs
  105.     109A Romana Cir.
  106.     Hewitt, TX  76643
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.                                      2
  114.  
  115.  
  116.                                 Disclaimer
  117.                                 ----------
  118.  
  119.     This software is provided as is and without warranty.  The author
  120.     assumes no liability for damages, either direct or consequential, which
  121.     may result from the use of this product.
  122.  
  123.  
  124.                                Installation
  125.                                ------------
  126.  
  127.     No special installation is needed to run KB-FM.  However, you will
  128.     probably want to put FM.EXE in your DOS path so that it will execute
  129.     from any directory.  The DOS path is defined in your AUTOEXEC.BAT file
  130.     and lists a string of directories that are searched if DOS cannot find a
  131.     program in the current directory.  Put FM.EXE in one of those
  132.     directories or modify the PATH statement so that it contains the KB-FM
  133.     directory.  Refer to your DOS manual for use of the PATH command.
  134.  
  135.     To start KB-FM, type FM at the DOS command line and press Enter.  You
  136.     may enter optional parameters on the command line:
  137.  
  138.     FM [pathspec][filespec] [/N,/E,/S,/D,/A,/U][R]
  139.  
  140.     Pathspec is the directory that KB-FM will display on startup.  The
  141.     default directory is the current directory.  The Filespec is the file
  142.     name filter that determines which files to display.  The default
  143.     filespec is *.* which displays all files.  The / options determine the
  144.     file sort order: N=name, E=extension, S=size, D=date, A=attribute, and
  145.     U=unsorted.  Use an R suffix to reverse the sort.  The default sort is
  146.     /N.  The following example will show the batch files in the root
  147.     directory on drive A and sort them by date in reverse order:
  148.  
  149.     FM A:\*.BAT /DR
  150.  
  151.  
  152.                                 KB-FM Screen
  153.                                 ------------
  154.  
  155.     The screen is divided into three main areas that contain information
  156.     about the current directory.  The File List is the large box on the left
  157.     side of the screen.  It contains the list of files in the current
  158.     directory that match the filespec.  The list contains the file name and
  159.     extension, size, date and time, and attributes.  The four possible
  160.     attributes are A for archive, S for system, H for hidden, and R for
  161.     read-only.  Refer to your DOS manual for a description of file
  162.     attributes.  The file list is sorted by the current sort order.
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.                                      3
  171.  
  172.  
  173.     The Directory List is the box in the upper right corner of the screen.
  174.     This list contains the subdirectories of the current directory and all
  175.     of the logical drives on the computer.  The name of the current
  176.     directory is displayed at the bottom of the directory list in a separate
  177.     box.  The number of subdirectories and drives are displayed under the
  178.     directory list.  If the current directory is not a root directory, then
  179.     the first item in the directory list will always be a ".." which
  180.     represents the parent directory of the current directory.  The date and
  181.     time that the directory was created are also shown in the list.  The
  182.     directory list is always sorted b